home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Utilities / Programming / EnterAct 3.7.3 / write your own Drag_on / CodeResFiles.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-12-22  |  158 b   |  5 lines  |  [TEXT/KEEN]

  1. /* CodeResFiles.h - prototypes for read/write functions 
  2.     in CodeResource_Files.c */
  3.  
  4. extern Handle ReadStdIn(void);
  5. extern Boolean PutToStdOut(Handle hText);